app: forgot to update API docs in the last commit
authorMichael Natterer <mitch@gimp.org>
Wed, 2 Jun 2010 19:11:45 +0000 (21:11 +0200)
committerMichael Natterer <mitch@gimp.org>
Wed, 2 Jun 2010 19:12:40 +0000 (21:12 +0200)
(cherry picked from commit 22c61e0c8f0028cb4da8b4a107f8018f5a0ed5dc)

gdk/gdkdnd.c

index f4d2332b7ace7b8ae4ce9b5654b30821c207404f..e601b961e7121a463934be0c0ae2374425be6ecd 100644 (file)
@@ -133,7 +133,7 @@ gdk_drag_context_get_suggested_action (GdkDragContext *context)
 }
 
 /**
- * gdk_drag_context_get_action:
+ * gdk_drag_context_selected_get_action:
  * @context: a #GdkDragContext
  *
  * Determines the action chosen by the drag destination.